home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / monstershop.swf / scripts / DefineButton2_305 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-10  |  49b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("start");
  3. }
  4.